MediaFormatCollection Methods |
The MediaFormatCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Adds media format to the collection.
| |
| Clear |
Removes all elements from the MediaFormatCollection.
| |
| CopyTo |
Copies an MediaFormatCollection array to the collection, starting at a specified target index.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetEnumerator |
Returns an IEnumerator that can iterate through the MediaFormatCollection.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Remove |
Removes the specified media format from the collection, if it is present.
| |
| ToString |
Converts the value of this instance to its equivalent string representation.
(Overrides ObjectToString.) |